﻿.gd {
    float: right;
}

.dis-fix {
    width: 450px;
    height: 200px;
    background: white;
    position: absolute;
    left: 32.9%;
    z-index: 99;
    top: 20.4%;
    display: none;
}

    .dis-fix ul li {
        padding: 0 10px;
        text-align: center;
        display: inline-block;
        line-height: 30px;
        cursor: pointer;
    }

.top-left-sp {
    margin-top: 20px;
}

.top-sp {
    width: 100%;
    margin-left: 50%;
    transform: translateX(-50%);
}

    .top-sp span {
        width: 100%;
        display: block;
        font-size: 16px;
        font-weight: 700;
        padding-bottom: 20px;
    }

    .top-sp video {
        width: 100%;
        height: 100%;
    }

@media (max-width:480px) {
    .wrap,
    .serve-wrap,
    .headline-wrap,
    .headline-title,
    .city-wrap,
    .city-title,
    .city-con,
    .city-con ul li {
        width: 100% !important;
    }
    .fixedwrap .header .logo {
        position: inherit !important;
    }
        .serve-wrap .serve,
        .header .kefu,
        .headline-wrap .hot-wrap,
        .cwlmlist ul {
            display: none !important;
        }

    .PicFocus,
    .headline {
        width: 100%;
        margin: 0;
    }

    .sw-tp span {
        bottom: 5px !important;
    }

    .fn-clear {
        white-space: nowrap;
    }

    .serve-wrap,
    .PicFocus {
        height: auto;
    }

    .dwlist ul li {
        width: 48% !important;
    }
}

.dw-box {
    margin-bottom: 20px;
}

.cwlmlist {
    background-color: #607d8b;
    height: 46px;
    border-radius: 4px;
    padding: 0 14px;
    line-height: 46px;
    box-shadow: darkgrey 0px 19px 24px;
}

    .cwlmlist h3 {
        font-size: 24px;
        color: white;
        display: inline-block;
        vertical-align: top;
    }

    .cwlmlist i {
        background: url(/static/image/dq_tb.png);
        width: 48px;
        height: 48px;
        display: inline-block;
    }

    .cwlmlist ul {
        display: inline-flex;
        float: right;
    }

        .cwlmlist ul li {
            padding: 0 10px;
            line-height: 46px;
        }

.dwlist {
    margin-top: 10px;
}

    .dwlist ul li {
        width: 18.5%;
        background-color: white;
        display: inline-block;
        margin: 0.6%;
    }

        .dwlist ul li a img {
            width: 100%;
            height: 88%;
        }

    .dwlist .cwname {
        width: 100%;
        text-align: center;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .dwlist ul li {
        height: 188px;
        vertical-align: top;
    }

        .dwlist ul li a {
            width: 100%;
            height: 100%;
            display: inline-block;
        }

.h-box {
    height: 430px;
    background: white;
    border: 1px solid #0e164b;
    margin-top:20px;
}

.h-xbox {
    width: 33%;
    display: inline-block;
    height: 100%;
    border-right: 1px solid #0e164b;
    vertical-align: top;
}

.top-box {
    width: 100%;
    height: 50%;
    border-bottom: 1px solid #0e164b;
}

.lmname {
    width: 92%;
    display: inline-block;
    font-size: 18px;
    border-bottom: 1px dashed #999;
    margin: 10px;
    padding-bottom: 5px;
    color: #0338a3;
    padding-left: 13px;
}

.h-list-box {
    margin: 10px;
    font-size: 14px;
}

.h-list-img {
    width: 100px;
    height: 66px;
    display: inline-block;
}

    .h-list-img img {
        width: 100%;
        height: 100%;
    }

.h-list-tit {
    display: inline-block;
    vertical-align: top;
    width: 34%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.y-bxo li {
    line-height: 23px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.h-tit-list {
    width: 75%;
}

.cl-img-lis ul {
    display: inline-block;
    background-color: #f4f6f9;
    width: 100%;
    vertical-align: top;
    margin-top: 20px;
}

.t-img-box {
    width: 100%;
    background-color: white;
}

    .t-img-box img {
        width: 100%;
        height: 185px;
    }

    .t-img-box span {
        padding-left: 10px;
    }

    .t-img-box p {
        color: #999;
        overflow: hidden;
        text-indent: 2em;
        line-height: 20px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /*省略几行写几*/
        -webkit-box-orient: vertical;
    }

.cl-img-lis ul li {
    margin-bottom: 13px;
}

.cwg .top-box {
    height: 33%;
}

    .cwg .top-box ul li {
        width: 49%;
        display: inline-block;
    }

.cwgbox {
    width: 100%;
}

    .cwgbox .left-img,
    .cwgbox .tit-box {
        display: inline-block;
    }

    .cwgbox .left-img {
        height: 67px;
    }

    .cwgbox .tit-box {
        vertical-align: top;
    }

        .cwgbox .tit-box p {
            white-space: pre-wrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            width: 180px;
            height: 45px;
        }

.h-top {
    height: 50%;
    border-bottom: 1px solid #0e164b;
    padding: 0 10px;
}

    .h-top .h-top-box {
        width: 32.5%;
        height: 100%;
        vertical-align: top;
        display: inline-block;
        border-right: 1px solid #0e164b;
    }

        .h-top .h-top-box:nth-child(3) {
            border: none;
        }

.h-top-box .lmname {
    margin: 10px 0;
}

.h-top-box ul li {
    line-height: 27px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:16px;
}

    .h-top-box ul li em {
        color: white;
        background-color: #a6c2cb;
        width: 15px;
        height: 15px;
        display: inline-block;
        text-align: center;
        line-height: 15px;
        margin-right: 5px;
    }

.bot-tit-box ul {
    margin: 10px;
}

    .bot-tit-box ul li {
        width: 32.5%;
        height: 140px;
        display: inline-block;
        vertical-align: top;
        box-shadow: 1px 1px 10px 0px;
    }

.bot-img-box {
    margin: 10px;
    height: 110px;
    margin-bottom: 0;
}

    .bot-img-box img {
        width: 100%;
        height: 100%;
    }

.cwky-box {
    width: 100%;
    background-color: white;
    margin-top: 20px;
}

.left-ky-img {
    width: 35%;
    display: inline-block;
}

    .left-ky-img img {
        width: 100%;
        height: auto;
    }

.tit-right {
    width: 64%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

    .tit-right ul {
        padding: 10px;
    }

        .tit-right ul li {
            height: 33%;
            padding: 10px;
            background-color: white;
            margin-bottom: 10px;
            box-shadow: 0 0 5px 0;
        }

.ky-img {
    width: 75px;
    height: 85px;
    display: inline-block;
}

    .ky-img img {
        width: 100%;
        height: 100%;
    }

.right-tit-box {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}

    .right-tit-box p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        text-indent: inherit;
        -webkit-box-orient: vertical;
    }

.fv-box ul {
    width: 18.5%;
    padding: 10px;
    display: inline-block;
}

    .fv-box ul:nth-child(2) {
        width: 40%;
    }

    .fv-box ul:nth-child(3) {
        float: right;
    }

        .fv-box ul:nth-child(3) li:nth-child(3) {
            margin-bottom: 0;
        }

    .fv-box ul li {
        width: 96%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.pd-li li {
    padding: 14px !important;
}

.fv-box ul:nth-child(3) li {
    width: 90%;
    box-shadow: 0 0 5px 0;
    padding: 16px 12px;
    background: url(/static/image/1920x750.png);

}

.fv-box .right-tit-box {
    width: 58%;
}

    .fv-box .right-tit-box p {
        white-space: pre-wrap;
    }

.top-list-box {
    width: 24%;
    display: inline-block;
    border: 1px solid #999;
}

    .top-list-box:hover {
        box-shadow: 0 0 3px 0;
    }

    .top-list-box .ky-top-img {
        width: 100%;
        height: 110px;
    }

    .top-list-box span {
        width: 100%;
        display: inline-block;
        text-align: center;
        border-top: 1px solid #999;
    }

.ky-top-img img {
    width: 100%;
    height: 100%;
}

.wl-box .top-list-box {
    width: 15.8%;
}

    .wl-box .top-list-box .ky-top-img {
        height: 70px;
    }

.ky-gg {
    width: 11.7%;
    height: 71px;
    display: inline-block;
    text-align: center;
    height: 66px;
    line-height: 66px;
    /* background-color: red; */
    border-left: 1px solid #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fv-tit-box {
    vertical-align: top;
}

    .fv-tit-box li {
        overflow: hidden;
        border-bottom: #eee 1px dashed;
        position: relative;
        min-height: 130px;
    }

.blogtitle {
    margin: 0 0 10px 0;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 283px;
    float: right;
}

.blogpic {
    float: left;
    width: 34.2%;
    margin-right: 20px;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    height: 130px;
}

    .blogpic i {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
        font-style: normal;
        padding: 3px 5px;
        background: rgba(18, 182, 221, .8);
        font-size: 14px;
    }

.imgscale img {
    width: 100%;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    transition: all 0.5s;
}

.blogtext {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    margin-top: 47px;
}

.bloginfo {
    overflow: hidden;
    color: #999;
    line-height: 34px;
}

    .bloginfo span {
        margin: 0 0px 0 15px;
        color: #595a5a;
    }

a.viewmore {
    display: block;
    right: 10px;
    bottom: 5px;
    position: absolute;
    padding: 3px 10px;
    background: #12b7de;
    color: #fff;
    border-radius: 3px;
}



.side_random li.r-item {
    float: left;
    width: 100%;
    position: relative;
    line-height: 1.46;
    padding: 0 3px;
    overflow: hidden;
}

.side_random li .r-item-wrap {
    position: relative;
}

.side_random li .r-thumb {
    position: relative;
    height: 0;
    display: block;
    padding-top: 62.5%;
    border-radius: 8px;
    background: #f8f9fa;
    overflow: hidden;
}

.side_random li img {
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    max-width: 100%;
    vertical-align: top;
}

.side_random li h4.r-title {
    margin: 0;
    bottom: 0;
    opacity: 1;
    padding: 5px 0 3px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
}

    .side_random li h4.r-title a {
        height: 36px;
        font-size: 14px;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        line-height: 18px;
    }

.jltd {
    margin-top: 20px;
}

    .jltd ul {
        width: 36%;
        display: inline-block;
        margin-right: 30px;
        background-color: white;
    }

        .jltd ul:nth-child(3n) {
            margin: 0;
        }

        .jltd ul li {
            padding: 20px;
            border-bottom: #eee 1px dashed;
        }

.jl-left-img {
    width: 45%;
    display: inline-block;
}

    .jl-left-img img {
        width: 100%;
        height: 114px;
    }

.jl-tit {
    width: 77%;
    display: inline-block;
    vertical-align: top;
}

    .jl-tit p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        text-indent: 2em;
        -webkit-box-orient: vertical;
        font-size:14px;
    }

.zlkt {
    margin-top: 20px;
    height: auto;
}

.left-hb {
    width: 20%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

.zlkt ul {
    width: 42%;
    height: 100%;
    background-color: white;
    display: inline-block;
}

    .zlkt ul li {
        width: 245px;
        display: inline-block;
        /* background-color: red; */
    }

.zj-sp {
    padding: 10px;
    height: 160px;
}

.vid-tit {
    width: 100%;
    display: block;
    text-align: center;
}

.jl-top-img {
    width: 100%;
    height: 155px;
}

    .jl-top-img img {
        width: 100%;
        height: 100%;
    }

.jl-tit-box {
    width: 100%;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cwjy {
    margin-top: 20px;
}

    .cwjy .jl-tit {
        width: 70%;
        margin-left: 20px;
    }

        .cwjy .jl-tit p {
            text-indent: 0;
        }

.pic-rig {
    float: right;
    color: red;
}

.yymr {
    margin-top: 20px;
}

    .yymr ul {
        display: inline-block;
        width: 79.5%;
    }

        .yymr ul li {
            display: inline-block;
            padding: 10px;
            background-color: white;
            margin-bottom: 10px;
        }

.mr-left-box {
    width: 205px;
    height: 135px;
    display: inline-block;
}

    .mr-left-box img {
        width: 100%;
        height: 100%;
    }

.mr-right-tit {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin-left: 20px;
}

.mr-tit {
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    height: 38px;
    border-bottom: #ddd 1px dotted;
    display: inline-block;
}

.cwyy-pf {
    font-size: 13px;
    color: #bbb;
    border-bottom: #eee 1px dotted;
    line-height: 31px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.yymr ul li:nth-child(1),
.yymr ul li:nth-child(2),
.yymr ul li:nth-child(3) {
    margin-bottom: 14px;
}

.mr-right-tit i {
    font-size: 13px;
    font-style: normal;
    color: #666;
    line-height: 35px;
}

.mr-right-tit p {
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 0px;
    border: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 35px;
}

.xyjd ul {
    width: 57%;
    display: inline-block;
    margin-right:15px;
}

.xyjd .xyjd-list-tit {
    width: 19%;
    display: inline-block;
    vertical-align: top;
}

.xyjd-list-tit .jl-tit {
    width: 77px;
}

.xyjd-list-tit li {
    margin-bottom: 14px !important;
}

.xyjd .jl-left-img {
    width: 124px;
}

    .xyjd .jl-left-img img {
        height: 90px;
    }

.cl-img-lis li {
    width: 9.5%;
    display: inline-block;
    margin-right: 2px;
    vertical-align: top;
    background-color: white;
    padding: 10px;
    text-align: center;
}

.cl-img-lis .to-ul {
    margin-top: 0;
}

.to-ul li:nth-child(1) ul,
.to-ul li:last-child ul {
    background-color: white;
    margin: 0;
    height: 208px;
}

    .to-ul li:nth-child(1) ul li,
    .to-ul li:last-child ul li {
        display: block;
        display: block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

   .mob_tel{
	display:none;
   }
.xyjd .jl-tit span {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
}

.lm-bottom-box {
    width: 100%;
}

    .lm-bottom-box ul {
        width: 100%;
    }

        .lm-bottom-box ul li {
            width: 13%;
            padding: 20px;
            background-color: white;
            margin-bottom: 0 !important;
            display: inline-block;
           
        }

            .lm-bottom-box ul li a {
                width: 100%;
                display: block;
                text-align: center;
            }

.cwzp {
    padding: 10px;
}

    .cwzp li {
        width: 100% !important;
        margin-bottom: 15.5px;
    }

        .cwzp li h3 {
            font-weight: 700;
        }

.job-detail {
    width: 100%;
}

.pic-box {
    color: #ff4a00;
}

.right-box {
    float: right;
    color: #6C95BA;
    padding: 0 3px;
    background: #F8F8F8;
    margin-left: 2px;
}

.fv-wd-list li {
}

.jl-tit span {
    white-space: nowrap;
    display: inline-block;
}

.lm-bot2 li {
    width: 20% !important;
}

.lm-bot1 ul li {
    margin-right: 11px !important;
}
.nav-yin {
    display: none !important
}
@media (max-width: 768px) {
	.mob_tel{
		display:block;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
}
@media (min-width: 992px) and (max-width: 1200px) {
}
@media (min-width: 1200px) {
    .rig-tit {
        display: inline-block;
        vertical-align: top;
        width: 61%;
        overflow-y: auto;
        height: 300px;
    }
}
@media (max-width:480px) {
    .rig-tit {

        width: 100%;

    }
    .nav-yin {
        display: inline-block !important;
    }
    .genduoclick{display:none !important}
    .h-box {
        height: 100% !important;
    }

    .h-xbox,
    .xyjd .xyjd-list-tit,
    .xyjd ul,
    .jltd ul,
    .yymr ul,
    .zlkt ul,
    .zlkt ul li,
    .fv-box ul {
        width: 100% !important;
    }

    .h-list-tit {
        width: 68% !important;
    }

    .h-top .h-top-box {
        width: 31.5%;
    }

    .left-ky-img,
    .tit-right {
        width: 100%;
    }

    .right-tit-box {
        width: 69%;
    }

/*    .rig-tit {
        width: 65%;
    }*/

    .left-hb {
        display: none;
    }

    .zlkt,
    .zj-sp {
        height: auto;
    }

    .rig-tit ul li {
        display: block;
    }

    .rig-tit ul li {
        width: auto
    }

    .blogtext {
        width: 60%;
    }

    .bloginfo {
        width: 60%;
        text-overflow: ellipsis;
    }

    .fv-box ul {
        padding: 10px 10px;
    }

        .fv-box ul:nth-child(3) li {
            width: 100%;
            padding: 10px 0;
        }

    .lmname {
        margin: 0;
    }

    .PicFocus img {
        height: 190px;
    }

    .top-list-box {
        width: 48%;
        margin-bottom: 20px;
        margin-right: 2px;
    }

    .wl-box .top-list-box {
        width: 31.4%;
    }

    .ky-gg {
        width: 48.3%;
        border-bottom: 1px solid #eee;
    }

    .t-img-box img {
        height: 200px;
    }

    .mr-left-box {
        width: 155px;
    }

    .lm-bottom-box ul li {
        width: 38%;
    }

    .cl-img-lis ul li {
        width: 15%;
    }

    .zjkt-min {
        width: 100% !important;
    }

    .cwrc {
        width: 100% !important;
    }

    .cwzp {
        padding: 0;
    }

    .min-dn {
        display: none;
    }

    .min-lv li {
        width: 70% !important;
        margin-left: 50%;
        transform: translateX(-50%);
        padding: 10px !important;
    }
}

.wyjy-li span {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-pd {
    padding-left: 8px !important;
}

.rmlist {
    padding: 10px;
}

    .rmlist li {
        line-height: 28px;
        font-size: 14px;
    }

.redian + ul li,
.zuixin + ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
}

.left-img {
    width: 110px;
  /*  height: 80px;*/
    display: inline-block;
    margin-right: 10px;
}

    .left-img img {
        width: 100%;
        height: 100%;
    }
.left-img1 {
    width: 200px;
    /*  height: 80px;*/
    display: inline-block;
    margin-right: 10px;
}

    .left-img1 img {
        width: 100%;
        height: 100%;
    }


    .rig-tit ul li {
        line-height: 20px;
        width: 285px;
        display: inline-block;
    }

        .rig-tit ul li:nth-child(1) {
            float: right;
            color: red;
            width: auto;
        }

        .rig-tit ul li:last-child {
            float: right;
            width: auto;
            background: #0b70de;
            padding: 0 5px;
            border-radius: 5px;
        }

            .rig-tit ul li:last-child a {
                color: white;
            }
.sw-tp {
    position: relative;
}

    .sw-tp img {
        width: 100%;
    }

    .sw-tp span {
        position: absolute;
        bottom: 13px;
        left: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
        background-color: rgba(0, 0, 0, .5);
        color: white;
        padding-left: 15px;
    }
.gengduo_ul {
    position: absolute;
    z-index: 999;
    background-color: #607d8b;
    padding: 5px 5px 5px 5px;
}
    .gengduo_ul li {
        list-style-type: none !important;
        line-height: 28px;
        width: 56px;
        display:initial !important;
    }
    .gengduo_ul li a {
    padding: 0px 5px !important;
    }
.gd a{color:#333}